[.dnapath_list: Extract parts of a 'dnapath_list' object.
Description
Extract parts of a 'dnapath_list' object.
Usage
# S3 method for dnapath_list
[(x, i, ...)
Value
A 'dnapath_list' object containing pathways indexed by 'i'.
Arguments
- x
A 'dnapath_list' object from dnapath
.
- i
The indices of pathways to extract.
- ...
Additional arguments are ignored.